range: Treat lower and upper limit the same
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 00:37:54 +0000 (20:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 00:37:54 +0000 (20:37 -0400)
commite9872d52d8bbaa074e89e0b8795452fe7a843b3f
tree4891bfdcc49ec982a7a9d51336cfe7f6afa376b3
parent3b8bd265a3a65141a78f0120bd81708ed0c1300f
range: Treat lower and upper limit the same

When clamping values to be within the range of
the adjustment, treat the lower and upper limit
the same.

Fixes: #328
gtk/gtkrange.c